home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / MISC / OBLOKL.OPD < prev    next >
Encoding:
Text File  |  1996-10-30  |  753 b   |  30 lines

  1. #[document 49.45 18.95 163.4 292.5
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(83.25,18.95);
  16. l(137.00,18.95);
  17. l(137.00,291.10);
  18. c(137.00,291.10,103.35,292.50,86.55,292.50);
  19. c(72.90,292.50,50.05,287.90,49.80,274.10);
  20. c(49.45,259.45,74.05,257.90,86.55,250.45);
  21. c(152.85,210.95,83.25,18.95,83.25,18.95);
  22. close_edge();
  23. p=path();
  24. gc_color(81.22,0.62,0.25);
  25. s[0]=draw(p);
  26. page:=s[0];
  27. s=NULL;
  28. #]page
  29. #]document
  30.